home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 May / Software of the Month Club 1998 May.iso / pc / dos / biz / pcsell / error.sys < prev    next >
Encoding:
Text File  |  1998-03-03  |  2.8 KB  |  45 lines

  1. 2,Syntax error                     *Codeding error
  2. 3,Return without gosub             *Codeding error
  3. 4,Out of data                      *Codeding error
  4. 5,Illegal function call            *Codeding error or datafile corrupted
  5. 6,Overflow                         *Codeding error or datafile corrupted
  6. 7,Out of memory                    *Codeding error or not enough RAM
  7. 9,Subscript out of range           *Codeding error or datafile corrupted
  8. 10,Duplicate definition            *Codeding error
  9. 11,Division by zero                *Codeding error or datafile corrupted
  10. 13,Type mismatch                   *Codeding error or datafile corrupted
  11. 14,Out of string space             *Codeding error or not enough RAM
  12. 16,String formula too complex      *Codeding error or datafile corrupted
  13. 19,No resume                       *Codeding error
  14. 20,Resume without error            *Codeding error
  15. 24,Device timeout                  *Communications error or hardware failed
  16. 25,Device fault                    *Communications error or hardware failed
  17. 27,Out of paper                    *Check printer paper and online status
  18. 39,Case else expected              *Codeding error or datafile corrupted
  19. 40,Variable required               *Codeding error
  20. 50,Field overflow                  *Codeding error or datafile corrupted
  21. 51,Internal error                  *Codeding error
  22. 52,Bad file name or number         *Codeding error or file not found
  23. 53,File not found                  *File is missing for reading
  24. 54,Bad file mode                   *Codeding error
  25. 55,File already open               *Codeding error
  26. 56,Field statement active          *Codeing error
  27. 57,Device I/O error                *Check cables, disk drives
  28. 58,File already exists             *Codeing error
  29. 59,Bad record length               *File contents corrupted
  30. 61,Disk full                       *Use del *.rep to make more room
  31. 62,Input past end of file          *Contents of a file are missing
  32. 63,Bad record number               *Codeing error
  33. 64,Bad file name                   *File name construction wrong
  34. 67,Too many files                  *CONFIG.SYS FILES=number too small
  35. 68,Device unavailable              *Check cables, disk drives
  36. 69,Communication buffer overflow   *Mode
  37. 70,Permission denied               *File locked or SHARE.EXE not run yet
  38. 71,Disk not ready                  *Close floppy drive door
  39. 72,Disk media error                *Backup and reformat
  40. 73,Advanced feature unavailable    *DOS version incompatable. Get newer DOS
  41. 74,Rename across disks             *Old file & new must be on same drive.
  42. 75,Path/File access error          *A search did not find a directory or file
  43. 76,Path not found                  *A search did not find a directory or file
  44. 00,Unrecognized error              *This error is not documented
  45.